Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use correct deserializer for ots_getBlockDetails #7453

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

lakshya-sky
Copy link
Contributor

Motivation

fixes: #7433

Solution

  • block_number in ots_getBlockDetails is a list so appropriate deserializer would be lenient_block_number_seq.

* block_number in ots_getBlockDetails is a list so appropriate
  deserializer would be `lenient_block_number_seq`.
@lakshya-sky lakshya-sky changed the title use correct deserializer for use correct deserializer for ots_getBlockDetails Mar 19, 2024
@DaniPopes DaniPopes merged commit 1a4960d into foundry-rs:master Mar 20, 2024
19 checks passed
@Jaxs88
Copy link

Jaxs88 commented May 21, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Otterscan ots_getBlockDetails RPC fails with anvil
3 participants